22. Quiz: Monty Hall Problem
Monty Hall Problem
Probability without Switching
QUESTION:
What is the probability of winning if you choose not to switch? (Enter your answer as a whole number fraction, or as a decimal with up to four decimal places.)
SOLUTION:
NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer
Probability with Switching
QUESTION:
What is the probability of winning if you choose to switch? (Enter your answer as a whole number fraction, or as a decimal with up to four decimal places.)
SOLUTION:
NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer
Monty Hall Problem Solution